getResourceOptions

abstract fun getResourceOptions(): ResourceOptions

Gets the resource options for the map.All optional fields of the retuned object are initialized with the actual values.Note that result of this method is different from the `resource options` that were provided to the map's constructor.

Return

The `resource options` for the map.